home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / bitpim / bitpim-0.62-setup.exe / {app} / bitpim.exe / wxPython / __version__.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2003-11-06  |  478 b   |  11 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.3)
  3.  
  4. wxVERSION_STRING = '2.4.2.4'
  5. wxMAJOR_VERSION = 2
  6. wxMINOR_VERSION = 4
  7. wxRELEASE_VERSION = 2
  8. wxSUBREL_VERSION = 4
  9. wxVERSION = (wxMAJOR_VERSION, wxMINOR_VERSION, wxRELEASE_VERSION, wxSUBREL_VERSION, '')
  10. wxRELEASE_NUMBER = wxRELEASE_VERSION
  11.